home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 2103.TXT < prev    next >
Text File  |  1993-03-31  |  5KB  |  101 lines

  1. ___________________________________________________________________________
  2. STACKER NOTE                                                   STACKER NOTE
  3. Title: QEMM386 OPTIMIZE and Stacker version 1.x.
  4. STAC FAX Index #2103 - 2/20/92                          
  5. ___________________________________________________________________________
  6.  
  7. NOTE: 
  8.    
  9.    This procedure may be used with Stacker 2.0. However, it is recommended 
  10.    that you use the SSWAP upgrade.  See STACKER NOTE Tec030 (STAX FAX index
  11.    #2106) "QEMM Optimize and Stacker 2.0."
  12.  
  13. Background.
  14.  
  15.    Quarterdeck's QEMM program allows device drivers (for example,STACKER.COM) 
  16.    and TSR programs to be loaded into upper memory.  This package also 
  17.    includes a utility called OPTIMIZE to organize the loading of drivers into 
  18.    upper memory. However, OPTIMIZE will not run as expected when the boot 
  19.    drive is swapped in your Stacker installation.
  20.  
  21. Setting Up.
  22.  
  23.    1.  During this procedure, you will need to temporarily alter two of the 
  24.        files on your system. These changes may cause other programs to not 
  25.        run properly. DO NOT try to run any other programs until this 
  26.        procedure is completed and OPTIMIZE has finished its work.
  27.  
  28.    2.  Stacker will work with OPTIMIZE, but the drive swapping feature must 
  29.        be temporarily disabled. OPTIMIZE expects the CONFIG.SYS and 
  30.        AUTOEXEC.BAT files to be on the C: drive.
  31.  
  32.    3.  On a system where the uncompressed drive (usually drive C:) is not 
  33.        swapped, OPTIMIZE will work properly when the necessary QEMM files 
  34.        are on the boot drive.
  35.  
  36.    4.  Loading drivers or programs into upper memory requires a block in 
  37.        upper memory at least as large as the amount of memory required to 
  38.        initialize the driver or program (this is usually larger than the 
  39.        resident size of the driver or program).
  40.  
  41.    5.  If you use /EMS with Stacker 2.0 and the QEMM 6.0 STEALTH option, 
  42.        make sure to add DBF=2 to the QEMM device driver line. For example:     
  43.        Device=c:\qemm\qemm386.sys RAM ST:M DBF=2
  44.  
  45. Procedure.
  46.  
  47.    1.  In the CONFIG.SYS file, locate the line(s) which resemble 
  48.        DEVICE=C:\STACKER\SSWAP.COM  C:\STACVOL.DSK /SYNC  Using a text 
  49.        editor, add "REM " (without the quotes) in front of each of those 
  50.        lines.  For example:  REM Device=C:\STACKER\SSWAP.COM .......
  51.  
  52.    2.  In the AUTOEXEC.BAT file on the UNCOMPRESSED (boot) drive, exchange 
  53.        all references between the uncompressed drive and the Stacker volume.
  54.  
  55.        For Example: If the C: and D: drives are swapped, change all 
  56.        occurrences of C: to D: and from D: to C: in the AUTOEXEC.BAT 
  57.        on the D: drive.
  58.  
  59.    3.  Be sure that the following QEMM programs reside in a QEMM sub-
  60.        directory on the UNCOMPRESSED (boot) drive; OPTIMIZE will look for 
  61.        them there:
  62.  
  63.        QEMM386.SYS (or QEMM.SYS if you are running QEMM 50/60 or QEMM-386 
  64.        version 5.0)
  65.        
  66.        OPTIMIZE.COM
  67.        LOADHI.SYS
  68.        LOADHI.COM
  69.        LOGOPT.COM   (not needed for QEMM ver 6.x)
  70.        TESTBIOS.COM
  71.        BUFFERS.COM  (if you are using a version of DOS 3.x)
  72.        RSTRCFG.SYS
  73.        MCA.ADL      (if you are using a microchannel computer)
  74.        WINHIRAM.VXD (if you are planning on running Windows 3.0 
  75.                      in enhanced mode)
  76.        WINSTLTH.VXD (if you are planning on running the STEALTH option)
  77.  
  78.    4.  Reboot the system to make sure the drives and files are set up 
  79.        correctly. You may need to continue to edit the AUTOEXEC.BAT file and 
  80.        reboot until the system boots without error. Typical errors are "File 
  81.        not found" or "Bad command or filename".
  82.  
  83.    NOTE: At this point, do not try to run any other programs on your system 
  84.          until the changes to the CONFIG.SYS and AUTOEXEC.BAT files have 
  85.          been reversed. You will be prompted to do this in Step #6 below.
  86.  
  87.    5.  When you get the system booting with no errors, you may change to the 
  88.        QEMM sub-directory on the uncompressed (boot) drive and run OPTIMIZE. 
  89.        Refer to the QEMM manual for information on running the OPTIMIZE 
  90.        program.
  91.  
  92.    6.  When OPTIMIZE has completed, restore the AUTOEXEC.BAT file and the 
  93.        CONFIG.SYS file on the uncompressed drive to their pre-OPTIMIZE status 
  94.        (ie.. reverse the changes made in Step #1 and Step #2 above).
  95.  
  96.    7.  Reboot the system a final time to load the changes to CONFIG.SYS and 
  97.        AUTOEXEC.BAT into memory.
  98.  
  99. ___________________________________________________________________________
  100. Copyright 1993,  Stac Electronics                    
  101.